3.84 \(\int \frac{(d-c^2 d x^2)^{3/2} (a+b \cosh ^{-1}(c x))}{x} \, dx\)

Optimal. Leaf size=292 \[ \frac{i b d \sqrt{d-c^2 d x^2} \text{PolyLog}\left (2,-i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{c x-1} \sqrt{c x+1}}-\frac{i b d \sqrt{d-c^2 d x^2} \text{PolyLog}\left (2,i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{c x-1} \sqrt{c x+1}}+\frac{1}{3} \left (d-c^2 d x^2\right )^{3/2} \left (a+b \cosh ^{-1}(c x)\right )+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{2 d \sqrt{d-c^2 d x^2} \tan ^{-1}\left (e^{\cosh ^{-1}(c x)}\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{c x-1} \sqrt{c x+1}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{c x-1} \sqrt{c x+1}}-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{c x-1} \sqrt{c x+1}} \]

[Out]

(-4*b*c*d*x*Sqrt[d - c^2*d*x^2])/(3*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*c^3*d*x^3*Sqrt[d - c^2*d*x^2])/(9*Sqrt[
-1 + c*x]*Sqrt[1 + c*x]) + d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]) + ((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[
c*x]))/3 - (2*d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])*ArcTan[E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x]
) + (I*b*d*Sqrt[d - c^2*d*x^2]*PolyLog[2, (-I)*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x]) - (I*b*d*Sqrt[d
 - c^2*d*x^2]*PolyLog[2, I*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x])

________________________________________________________________________________________

Rubi [A]  time = 0.789303, antiderivative size = 304, normalized size of antiderivative = 1.04, number of steps used = 11, number of rules used = 8, integrand size = 27, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.296, Rules used = {5798, 5745, 5743, 5761, 4180, 2279, 2391, 8} \[ \frac{i b d \sqrt{d-c^2 d x^2} \text{PolyLog}\left (2,-i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{c x-1} \sqrt{c x+1}}-\frac{i b d \sqrt{d-c^2 d x^2} \text{PolyLog}\left (2,i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{c x-1} \sqrt{c x+1}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (c x+1) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{2 d \sqrt{d-c^2 d x^2} \tan ^{-1}\left (e^{\cosh ^{-1}(c x)}\right ) \left (a+b \cosh ^{-1}(c x)\right )}{\sqrt{c x-1} \sqrt{c x+1}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{c x-1} \sqrt{c x+1}}-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{c x-1} \sqrt{c x+1}} \]

Antiderivative was successfully verified.

[In]

Int[((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[c*x]))/x,x]

[Out]

(-4*b*c*d*x*Sqrt[d - c^2*d*x^2])/(3*Sqrt[-1 + c*x]*Sqrt[1 + c*x]) + (b*c^3*d*x^3*Sqrt[d - c^2*d*x^2])/(9*Sqrt[
-1 + c*x]*Sqrt[1 + c*x]) + d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x]) + (d*(1 - c*x)*(1 + c*x)*Sqrt[d - c^2*d*
x^2]*(a + b*ArcCosh[c*x]))/3 - (2*d*Sqrt[d - c^2*d*x^2]*(a + b*ArcCosh[c*x])*ArcTan[E^ArcCosh[c*x]])/(Sqrt[-1
+ c*x]*Sqrt[1 + c*x]) + (I*b*d*Sqrt[d - c^2*d*x^2]*PolyLog[2, (-I)*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c
*x]) - (I*b*d*Sqrt[d - c^2*d*x^2]*PolyLog[2, I*E^ArcCosh[c*x]])/(Sqrt[-1 + c*x]*Sqrt[1 + c*x])

Rule 5798

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)^(p_), x_Symbol] :> Dist
[((-d)^IntPart[p]*(d + e*x^2)^FracPart[p])/((1 + c*x)^FracPart[p]*(-1 + c*x)^FracPart[p]), Int[(f*x)^m*(1 + c*
x)^p*(-1 + c*x)^p*(a + b*ArcCosh[c*x])^n, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] && EqQ[c^2*d + e, 0]
 &&  !IntegerQ[p]

Rule 5745

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*((d1_) + (e1_.)*(x_))^(p_)*((d2_) + (e2_.)*(x_
))^(p_), x_Symbol] :> Simp[((f*x)^(m + 1)*(d1 + e1*x)^p*(d2 + e2*x)^p*(a + b*ArcCosh[c*x])^n)/(f*(m + 2*p + 1)
), x] + (Dist[(2*d1*d2*p)/(m + 2*p + 1), Int[(f*x)^m*(d1 + e1*x)^(p - 1)*(d2 + e2*x)^(p - 1)*(a + b*ArcCosh[c*
x])^n, x], x] - Dist[(b*c*n*(-(d1*d2))^(p - 1/2)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(f*(m + 2*p + 1)*Sqrt[1 + c*
x]*Sqrt[-1 + c*x]), Int[(f*x)^(m + 1)*(-1 + c^2*x^2)^(p - 1/2)*(a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[
{a, b, c, d1, e1, d2, e2, f, m}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2, 0] && GtQ[n, 0] && GtQ[p, 0] &&  !L
tQ[m, -1] && IntegerQ[p - 1/2] && (RationalQ[m] || EqQ[n, 1])

Rule 5743

Int[((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*((f_.)*(x_))^(m_)*Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*
(x_)], x_Symbol] :> Simp[((f*x)^(m + 1)*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x]*(a + b*ArcCosh[c*x])^n)/(f*(m + 2)), x
] + (-Dist[(Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/((m + 2)*Sqrt[1 + c*x]*Sqrt[-1 + c*x]), Int[((f*x)^m*(a + b*ArcCo
sh[c*x])^n)/(Sqrt[1 + c*x]*Sqrt[-1 + c*x]), x], x] - Dist[(b*c*n*Sqrt[d1 + e1*x]*Sqrt[d2 + e2*x])/(f*(m + 2)*S
qrt[1 + c*x]*Sqrt[-1 + c*x]), Int[(f*x)^(m + 1)*(a + b*ArcCosh[c*x])^(n - 1), x], x]) /; FreeQ[{a, b, c, d1, e
1, d2, e2, f, m}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2, 0] && GtQ[n, 0] &&  !LtQ[m, -1] && (RationalQ[m] |
| EqQ[n, 1])

Rule 5761

Int[(((a_.) + ArcCosh[(c_.)*(x_)]*(b_.))^(n_.)*(x_)^(m_))/(Sqrt[(d1_) + (e1_.)*(x_)]*Sqrt[(d2_) + (e2_.)*(x_)]
), x_Symbol] :> Dist[1/(c^(m + 1)*Sqrt[-(d1*d2)]), Subst[Int[(a + b*x)^n*Cosh[x]^m, x], x, ArcCosh[c*x]], x] /
; FreeQ[{a, b, c, d1, e1, d2, e2}, x] && EqQ[e1 - c*d1, 0] && EqQ[e2 + c*d2, 0] && IGtQ[n, 0] && GtQ[d1, 0] &&
 LtQ[d2, 0] && IntegerQ[m]

Rule 4180

Int[csc[(e_.) + Pi*(k_.) + (Complex[0, fz_])*(f_.)*(x_)]*((c_.) + (d_.)*(x_))^(m_.), x_Symbol] :> Simp[(-2*(c
+ d*x)^m*ArcTanh[E^(-(I*e) + f*fz*x)/E^(I*k*Pi)])/(f*fz*I), x] + (-Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*
Log[1 - E^(-(I*e) + f*fz*x)/E^(I*k*Pi)], x], x] + Dist[(d*m)/(f*fz*I), Int[(c + d*x)^(m - 1)*Log[1 + E^(-(I*e)
 + f*fz*x)/E^(I*k*Pi)], x], x]) /; FreeQ[{c, d, e, f, fz}, x] && IntegerQ[2*k] && IGtQ[m, 0]

Rule 2279

Int[Log[(a_) + (b_.)*((F_)^((e_.)*((c_.) + (d_.)*(x_))))^(n_.)], x_Symbol] :> Dist[1/(d*e*n*Log[F]), Subst[Int
[Log[a + b*x]/x, x], x, (F^(e*(c + d*x)))^n], x] /; FreeQ[{F, a, b, c, d, e, n}, x] && GtQ[a, 0]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 8

Int[a_, x_Symbol] :> Simp[a*x, x] /; FreeQ[a, x]

Rubi steps

\begin{align*} \int \frac{\left (d-c^2 d x^2\right )^{3/2} \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx &=-\frac{\left (d \sqrt{d-c^2 d x^2}\right ) \int \frac{(-1+c x)^{3/2} (1+c x)^{3/2} \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{\left (d \sqrt{d-c^2 d x^2}\right ) \int \frac{\sqrt{-1+c x} \sqrt{1+c x} \left (a+b \cosh ^{-1}(c x)\right )}{x} \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (b c d \sqrt{d-c^2 d x^2}\right ) \int \left (-1+c^2 x^2\right ) \, dx}{3 \sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{-1+c x} \sqrt{1+c x}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\left (d \sqrt{d-c^2 d x^2}\right ) \int \frac{a+b \cosh ^{-1}(c x)}{x \sqrt{-1+c x} \sqrt{1+c x}} \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (b c d \sqrt{d-c^2 d x^2}\right ) \int 1 \, dx}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{-1+c x} \sqrt{1+c x}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{\left (d \sqrt{d-c^2 d x^2}\right ) \operatorname{Subst}\left (\int (a+b x) \text{sech}(x) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{-1+c x} \sqrt{1+c x}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{2 d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \tan ^{-1}\left (e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (i b d \sqrt{d-c^2 d x^2}\right ) \operatorname{Subst}\left (\int \log \left (1-i e^x\right ) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (i b d \sqrt{d-c^2 d x^2}\right ) \operatorname{Subst}\left (\int \log \left (1+i e^x\right ) \, dx,x,\cosh ^{-1}(c x)\right )}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{-1+c x} \sqrt{1+c x}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{2 d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \tan ^{-1}\left (e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}+\frac{\left (i b d \sqrt{d-c^2 d x^2}\right ) \operatorname{Subst}\left (\int \frac{\log (1-i x)}{x} \, dx,x,e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}-\frac{\left (i b d \sqrt{d-c^2 d x^2}\right ) \operatorname{Subst}\left (\int \frac{\log (1+i x)}{x} \, dx,x,e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}\\ &=-\frac{4 b c d x \sqrt{d-c^2 d x^2}}{3 \sqrt{-1+c x} \sqrt{1+c x}}+\frac{b c^3 d x^3 \sqrt{d-c^2 d x^2}}{9 \sqrt{-1+c x} \sqrt{1+c x}}+d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )+\frac{1}{3} d (1-c x) (1+c x) \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right )-\frac{2 d \sqrt{d-c^2 d x^2} \left (a+b \cosh ^{-1}(c x)\right ) \tan ^{-1}\left (e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}+\frac{i b d \sqrt{d-c^2 d x^2} \text{Li}_2\left (-i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}-\frac{i b d \sqrt{d-c^2 d x^2} \text{Li}_2\left (i e^{\cosh ^{-1}(c x)}\right )}{\sqrt{-1+c x} \sqrt{1+c x}}\\ \end{align*}

Mathematica [A]  time = 1.16786, size = 336, normalized size = 1.15 \[ \frac{b d \sqrt{d-c^2 d x^2} \left (i \text{PolyLog}\left (2,-i e^{-\cosh ^{-1}(c x)}\right )-i \text{PolyLog}\left (2,i e^{-\cosh ^{-1}(c x)}\right )-c x+c x \sqrt{\frac{c x-1}{c x+1}} \cosh ^{-1}(c x)+\sqrt{\frac{c x-1}{c x+1}} \cosh ^{-1}(c x)+i \cosh ^{-1}(c x) \log \left (1-i e^{-\cosh ^{-1}(c x)}\right )-i \cosh ^{-1}(c x) \log \left (1+i e^{-\cosh ^{-1}(c x)}\right )\right )}{\sqrt{\frac{c x-1}{c x+1}} (c x+1)}-a d^{3/2} \log \left (\sqrt{d} \sqrt{d-c^2 d x^2}+d\right )-\frac{1}{3} a d \left (c^2 x^2-4\right ) \sqrt{d-c^2 d x^2}+a d^{3/2} \log (x)-\frac{b d \sqrt{d-c^2 d x^2} \left (9 c x+12 \left (\frac{c x-1}{c x+1}\right )^{3/2} (c x+1)^3 \cosh ^{-1}(c x)-\cosh \left (3 \cosh ^{-1}(c x)\right )\right )}{36 \sqrt{\frac{c x-1}{c x+1}} (c x+1)} \]

Warning: Unable to verify antiderivative.

[In]

Integrate[((d - c^2*d*x^2)^(3/2)*(a + b*ArcCosh[c*x]))/x,x]

[Out]

-(a*d*(-4 + c^2*x^2)*Sqrt[d - c^2*d*x^2])/3 - (b*d*Sqrt[d - c^2*d*x^2]*(9*c*x + 12*((-1 + c*x)/(1 + c*x))^(3/2
)*(1 + c*x)^3*ArcCosh[c*x] - Cosh[3*ArcCosh[c*x]]))/(36*Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x)) + a*d^(3/2)*Log[
x] - a*d^(3/2)*Log[d + Sqrt[d]*Sqrt[d - c^2*d*x^2]] + (b*d*Sqrt[d - c^2*d*x^2]*(-(c*x) + Sqrt[(-1 + c*x)/(1 +
c*x)]*ArcCosh[c*x] + c*x*Sqrt[(-1 + c*x)/(1 + c*x)]*ArcCosh[c*x] + I*ArcCosh[c*x]*Log[1 - I/E^ArcCosh[c*x]] -
I*ArcCosh[c*x]*Log[1 + I/E^ArcCosh[c*x]] + I*PolyLog[2, (-I)/E^ArcCosh[c*x]] - I*PolyLog[2, I/E^ArcCosh[c*x]])
)/(Sqrt[(-1 + c*x)/(1 + c*x)]*(1 + c*x))

________________________________________________________________________________________

Maple [A]  time = 0.218, size = 499, normalized size = 1.7 \begin{align*}{\frac{a}{3} \left ( -{c}^{2}d{x}^{2}+d \right ) ^{{\frac{3}{2}}}}-a{d}^{{\frac{3}{2}}}\ln \left ({\frac{1}{x} \left ( 2\,d+2\,\sqrt{d}\sqrt{-{c}^{2}d{x}^{2}+d} \right ) } \right ) +a\sqrt{-{c}^{2}d{x}^{2}+d}d-{\frac{4\,bd{\rm arccosh} \left (cx\right )}{ \left ( 3\,cx+3 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{bd{x}^{3}{c}^{3}}{9}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{\frac{4\,bdxc}{3}\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{ibd\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\it dilog} \left ( 1+i \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) \right ){\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}+{ib{\rm arccosh} \left (cx\right )d\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\ln \left ( 1+i \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) \right ){\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{ib{\rm arccosh} \left (cx\right )d\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }\ln \left ( 1-i \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) \right ){\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{ibd\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }{\it dilog} \left ( 1-i \left ( cx+\sqrt{cx-1}\sqrt{cx+1} \right ) \right ){\frac{1}{\sqrt{cx-1}}}{\frac{1}{\sqrt{cx+1}}}}-{\frac{db{\rm arccosh} \left (cx\right ){x}^{4}{c}^{4}}{ \left ( 3\,cx+3 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }}+{\frac{5\,db{\rm arccosh} \left (cx\right ){c}^{2}{x}^{2}}{ \left ( 3\,cx+3 \right ) \left ( cx-1 \right ) }\sqrt{-d \left ({c}^{2}{x}^{2}-1 \right ) }} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x,x)

[Out]

1/3*(-c^2*d*x^2+d)^(3/2)*a-a*d^(3/2)*ln((2*d+2*d^(1/2)*(-c^2*d*x^2+d)^(1/2))/x)+a*(-c^2*d*x^2+d)^(1/2)*d-4/3*b
*(-d*(c^2*x^2-1))^(1/2)*d/(c*x+1)/(c*x-1)*arccosh(c*x)+1/9*b*(-d*(c^2*x^2-1))^(1/2)*d/(c*x+1)^(1/2)/(c*x-1)^(1
/2)*x^3*c^3-4/3*b*(-d*(c^2*x^2-1))^(1/2)*d/(c*x+1)^(1/2)/(c*x-1)^(1/2)*x*c+I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^
(1/2)/(c*x+1)^(1/2)*dilog(1+I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*d+I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/(c
*x+1)^(1/2)*arccosh(c*x)*ln(1+I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*d-I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2)/
(c*x+1)^(1/2)*arccosh(c*x)*ln(1-I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*d-I*b*(-d*(c^2*x^2-1))^(1/2)/(c*x-1)^(1/2
)/(c*x+1)^(1/2)*dilog(1-I*(c*x+(c*x-1)^(1/2)*(c*x+1)^(1/2)))*d-1/3*b*(-d*(c^2*x^2-1))^(1/2)*d/(c*x+1)/(c*x-1)*
arccosh(c*x)*x^4*c^4+5/3*b*(-d*(c^2*x^2-1))^(1/2)*d/(c*x+1)/(c*x-1)*arccosh(c*x)*x^2*c^2

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x,x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (-\frac{{\left (a c^{2} d x^{2} - a d +{\left (b c^{2} d x^{2} - b d\right )} \operatorname{arcosh}\left (c x\right )\right )} \sqrt{-c^{2} d x^{2} + d}}{x}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x,x, algorithm="fricas")

[Out]

integral(-(a*c^2*d*x^2 - a*d + (b*c^2*d*x^2 - b*d)*arccosh(c*x))*sqrt(-c^2*d*x^2 + d)/x, x)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (- d \left (c x - 1\right ) \left (c x + 1\right )\right )^{\frac{3}{2}} \left (a + b \operatorname{acosh}{\left (c x \right )}\right )}{x}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c**2*d*x**2+d)**(3/2)*(a+b*acosh(c*x))/x,x)

[Out]

Integral((-d*(c*x - 1)*(c*x + 1))**(3/2)*(a + b*acosh(c*x))/x, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (-c^{2} d x^{2} + d\right )}^{\frac{3}{2}}{\left (b \operatorname{arcosh}\left (c x\right ) + a\right )}}{x}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((-c^2*d*x^2+d)^(3/2)*(a+b*arccosh(c*x))/x,x, algorithm="giac")

[Out]

integrate((-c^2*d*x^2 + d)^(3/2)*(b*arccosh(c*x) + a)/x, x)